projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f985561
)
(delete-selection-mode): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jan 2008 05:38:18 +0000
(
05:38
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jan 2008 05:38:18 +0000
(
05:38
+0000)
lisp/delsel.el
patch
|
blob
|
history
diff --git
a/lisp/delsel.el
b/lisp/delsel.el
index e33dac6c2f9e363e7c5233ec0fb2b74f064a40d0..53b13c23b6fdac8ed1bdfbdea9011395b655836f 100644
(file)
--- a/
lisp/delsel.el
+++ b/
lisp/delsel.el
@@
-59,8
+59,8
@@
;;;###autoload
(define-minor-mode delete-selection-mode
"Toggle Delete Selection mode.
-With prefix ARG, turn Delete Selection mode on if
and only if
ARG is
-positive.
+With prefix ARG, turn Delete Selection mode on if ARG is
+positive
, off if ARG is not positive
.
When Delete Selection mode is enabled, Transient Mark mode is also
enabled and typed text replaces the selection if the selection is